libganymed-ssh2-java software package provides pure Java implementation of the SSH-2 protocol, you can install in your Debian 7 (Wheezy) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libganymed-ssh2-java
libganymed-ssh2-java is installed in your system.
Make ensure the libganymed-ssh2-java package were installed using the commands given below,
$ sudo dpkg-query -l | grep libganymed-ssh2-java *
You will get with libganymed-ssh2-java package name, version, architecture and description in a table
| Distro | Debian 7 wheezy |
| Section | Java |
| Package | libganymed-ssh2-java |
| Version | 250-2 |
| Description | pure Java implementation of the SSH-2 protocol |
| Sub Section | Java |